home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 June / CHIP Turkiye Haziran 1997.iso / shar / wincmd / install.bin / WINCMD32.EXE / 0 / RCDATA / TSEARCHTEXT / TSEARCHTEXT.txt
Text File  |  1996-12-31  |  2KB  |  85 lines

  1. object SEARCHTEXT: TSEARCHTEXT
  2.   Left = 163
  3.   Top = 144
  4.   HelpContext = 430
  5.   BorderIcons = []
  6.   BorderStyle = bsSingle
  7.   ClientHeight = 110
  8.   ClientWidth = 360
  9.   Font.Color = clBlack
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object Findwhat: TLabel
  17.     Tag = 1
  18.     Left = 20
  19.     Top = 8
  20.     Width = 320
  21.     Height = 17
  22.     AutoSize = False
  23.     Caption = '&Find what:'
  24.     FocusControl = idSearchText
  25.     WordWrap = True
  26.   end
  27.   object idWholeWordsOnly: TCheckBox
  28.     Tag = 2
  29.     Left = 20
  30.     Top = 54
  31.     Width = 153
  32.     Height = 19
  33.     Caption = 'whole &words only'
  34.     TabOrder = 1
  35.   end
  36.   object idCaseSensitive: TCheckBox
  37.     Tag = 3
  38.     Left = 174
  39.     Top = 54
  40.     Width = 183
  41.     Height = 19
  42.     Caption = '&Case sensitive'
  43.     TabOrder = 2
  44.   end
  45.   object Ok: TButton
  46.     Tag = 4001
  47.     Left = 72
  48.     Top = 80
  49.     Width = 100
  50.     Height = 25
  51.     Caption = 'Ok'
  52.     Default = True
  53.     ModalResult = 1
  54.     TabOrder = 3
  55.   end
  56.   object Cancel: TButton
  57.     Tag = 4002
  58.     Left = 186
  59.     Top = 80
  60.     Width = 100
  61.     Height = 25
  62.     Cancel = True
  63.     Caption = 'Cancel'
  64.     ModalResult = 2
  65.     TabOrder = 4
  66.   end
  67.   object idSearchText: TComboBox
  68.     Left = 20
  69.     Top = 28
  70.     Width = 320
  71.     Height = 21
  72.     ItemHeight = 13
  73.     TabOrder = 0
  74.   end
  75.   object Translate1: TTranslate
  76.     Tag = 5860
  77.     Left = 8
  78.     Top = 80
  79.   end
  80.   object ResolutionFix1: TResolutionFix
  81.     Left = 40
  82.     Top = 80
  83.   end
  84. end
  85.